Methods

On this page:

Topology Broker

Deprecated Topology Broker Methods

The Topology Broker has been completely deprecated. Modify any calls to the Topology Broker to use direct adapter calls. The following methods have been removed:

Method Description Deprecation Release Scheduled Removal Release Replacement
getTopologyList Gets the list of toplogies. 2021.2 2022.2 None
getTopology Gets a specific topology and its associated information. 2021.2 2022.2 None
getTopologyBackup Gets the autosaved backup topology from the database. 2021.2 2022.2 None
deleteTopology Removes a topology from the database. 2021.2 2022.2 None
deleteTopologyBackup Removes an autosaved topology from the database. 2021.2 2022.2 None
saveTopology Saves a topology. 2021.2 2022.2 None
saveTopologyBackup Autsaves a topology backup every five minutes. 2021.2 2022.2 None
addTopology Adds a topology to the database. 2021.2 2022.2 None
lockTopology Locks a topology. 2021.2 2022.2 None
unlockTopology Unlocks a topology. 2021.2 2022.2 None
evaluateCircuitUpgrade Evaluates if a circuit needs an upgrade and performs one if necesary. 2021.2 2022.2 None